2014-02-28 - 11665 - Enhancement - Collection Consolidation object #MasterData

ENHANCEMENT

11665 - Collection Consolidation Object

Requirement Summary


Need to include collection consolidation object as a navigational attribute in AFS Collection infoobject in BW & to create dataflow for 0AF_COLL attribute.

Admin Info


Purpose
Need to include collection consolidated object as a navigational attribute in AFS Collection info object in BW.
Requested By
Mark Harris
Spec Created By
Chandramouli K
Spec Created Date
02/28/2014
Spec QA by
Uday Kumar P
Objects
0AF_COLL, ZBPCCOL
Document Status
Complete

References


Prior Tickets

None

Documents

None

Functional Requirement


1. Need to Create Season and Collection(ZSEACOL) InfoObject and its dataflow.
2. Need to add Collection consolidation object as attribute in AFS collection infoobject and turn it on as navigational attribute.
3. Need to create dataflow for AFS collection infoobject.
4. Need to write the required logic for Collection consolidation object by using lookup into infoobjects ZSAPID, Season and Collection(ZSEACOL).
5. Need to collect all the required objects & changes into the transport request and notify the client.

Solution Summary


1. Need to Create Season and Collection(ZSEACOL) InfoObject and its dataflow.
2. Need to add collection consolidation object as attribute in AFS collection infoobject and turn it on as navigational attribute.
3. Need to map collection consolidation object with collection in the source.
4. Need to write the required logic for collection consolidation object by using lookup logic in infoobjects ZSAPID, Season and Collection(ZSEACOL).
5. Need to collect all the changes into a transport request.
6. Need to unit test the changes in BPD to confirm the code logic.
7. Need to transport the changes to BPQ system for further testing.

Test Plan

SNo
Test Scenario
Expected Results
1
Check if ZBPCCOL is turned as navigational attribute in 0AF_COLL infoobject.
ZBPCCOL should be switched on as navigational attribute.
2
Check whether all the changes are collected into the transport request.
All the changes must be collected into the transport request.
3
Check whether the logic to populate ZBPCCOL is correct as per the NEC Requirement.
ZBPCCOL values should be populated correctly as per the requirement.

Solution Details


1. Need to Create Season and Collection(ZSEACOL) InfoObject and its dataflow.
2. Need to add collection consolidation object ZBPCCOL as attribute in AFS collection infoobject 0AF_COLL and turn it on as navigational attribute.
3. Need to map collection consolidation object ZBPCCOL with collection field /AFS/COLLECTION in the source.
4. Need to write the required logic in start routine to populate collection consolidation object by using lookup logic in infoobjects ZSAPID, Season and Collection(ZSEACOL).
5. Need to collect all the changes into a transport request.
6. Need to unit test the changes in BPD(BW 7.3 Development) to confirm the code logic.
7. Need to transport the changes to BPQ(BW 7.3 Quality) system for further testing.

Issues


None